home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / X11 / app-defaults / XFtp.color < prev    next >
Text File  |  1994-08-04  |  9KB  |  363 lines

  1. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2. !
  3. !  XFtp.color - xftp's application defaults file for color displays.
  4. !               Change name to XFtp.
  5. !
  6. !  See comments at end of file for info on using a larger font.
  7. !
  8. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  9.  
  10.  
  11. !
  12. ! Colors
  13. !
  14. XFtp*background: grey76
  15. XFtp*foreground: brown
  16. XFtp*main*logo.foreground: Blue
  17.  
  18.  
  19. !
  20. ! Font
  21. !
  22. XFtp*defaultFontList: *hel*-b*-r-*-12-*,variable
  23. XFtp*fontList: *hel*-b*-r-*-12-*,variable
  24. XFtp*leftDirLong*dirList.fontList: 7x13bold,fixed
  25. XFtp*rightDirLong*dirList.fontList: 7x13bold,fixed
  26. XFtp*view*text.fontList: 7x13bold,fixed
  27.  
  28.  
  29. !
  30. ! Make sure borders look good
  31. !
  32. XFtp*borderWidth: 0
  33.  
  34.  
  35. !
  36. ! Main Window resources
  37. !
  38. XFtp.title: LLNL XFTP
  39. *main.width: 506
  40. *main.height: 444
  41. *main.mainMenuBar*marginWidth: 2
  42. *main*hostMenuBar*marginWidth: 2
  43. *main*dirName.labelString: Dir:
  44. *main*dirList.scrollBarDisplayPolicy: STATIC
  45. *main*dirList.visibleItemCount: 10
  46. *main*xferModeLabel.labelString: Xfer Mode
  47. *main*ascii.labelString: ASCII
  48. *main*binary.labelString: Binary
  49. *main*xferOpsLabel.labelString: Xfer Ops
  50. *main*xferOps.entryAlignment: ALIGNMENT_CENTER
  51. *main*xferOps.viewButton.labelString: View
  52. *main*bottomForm.paneMinimum: 79
  53. *main*resultFlagFrame.shadowType: XmSHADOW_IN
  54. *main*log.editable: False
  55. *main*log.marginHeight: 3
  56.  
  57.  
  58. !
  59. ! Wildcard Dialog resources
  60. !
  61. *wildcard_popup.title: Wildcard
  62. *wildcard*listLabel.labelString: Recently Referenced Wildcards:
  63. *wildcard*list.visibleItemCount: 6
  64. *wildcard*list.scrollBarDisplayPolicy: STATIC
  65. *wildcard*list.width: 220
  66. *wildcard*textLabel.labelString: Wildcard to Apply:
  67. *wildcard*replaceToggle.labelString: Replace Filename Selection
  68. *wildcard*addToggle.labelString: Add to Filename Selection
  69.  
  70.  
  71. !
  72. ! Remote Connect Dialog resources
  73. !
  74. *rConnect_popup.title: Connect to Remote Host
  75. *rConnect.okLabelString: Connect
  76. *rConnect*hostListLabel.labelString: Recently Referenced Hosts:
  77. *rConnect*hostList.visibleItemCount: 6
  78. *rConnect*hostList.scrollBarDisplayPolicy: STATIC
  79. *rConnect*hostNameLabel.labelString: Host Name:
  80. *rConnect*userNameLabel.labelString: User Name:
  81.  
  82.  
  83. !
  84. ! Anonymous Remote Connect Dialog resources
  85. !
  86. *aConnect_popup.title: Connect to Anonymous
  87. *aConnect.okLabelString: Connect
  88. *aConnect*hostListLabel.labelString: Recently Referenced Hosts:
  89. *aConnect*hostList.visibleItemCount: 6
  90. *aConnect*hostList.scrollBarDisplayPolicy: STATIC
  91. *aConnect*hostNameLabel.labelString: Host Name:
  92. *aConnect*userNameLabel.labelString: User Name:
  93. *aConnect*passwordLabel.labelString: Password:
  94.  
  95.  
  96. !
  97. ! Password Dialog resources
  98. !
  99. *password_popup.title: Password
  100. *password.selectionLabelString: Type password
  101.  
  102.  
  103. !
  104. ! Account Dialog resources
  105. !
  106. *account_popup.title: Account
  107. *account.selectionLabelString: Type account
  108.  
  109.  
  110. !
  111. ! Change Directory Dialog resources
  112. !
  113. *changeDir_popup.title: Change Directory
  114. *changeDir.listLabelString: Recently Referenced Directories:
  115. *changeDir.selectionLabelString: Directory:
  116.  
  117.  
  118. !
  119. ! Make Directory Dialog resources
  120. !
  121. *makeDir_popup.title: Make Directory
  122. *makeDir.selectionLabelString: Directory Name:
  123.  
  124.  
  125. !
  126. ! Verify Dialog resources
  127. !
  128. *verify_popup.title: Verify Selection
  129. *verify*list.visibleItemCount: 8
  130. *verify*list.scrollBarDisplayPolicy: STATIC
  131.  
  132.  
  133. !
  134. ! Destination Directory Dialog resources
  135. !
  136. *destdir_popup.title: Destination Directory
  137. *destdir*instruction.labelString: Display Destination Directory
  138. *destdir*dirName.labelString: Dir:
  139. *destdir*dirList.scrollBarDisplayPolicy: STATIC
  140. *destdir*dirList.width: 228
  141. *destdir*form.height: 250
  142.  
  143.  
  144. !
  145. ! Rename Dialog resources
  146. !
  147. *rename_popup.title: Rename
  148. *rename.okLabelString: Rename
  149. *rename.applyLabelString: Skip
  150. *rename*oldNameLabel.labelString: Old name:
  151. *rename*newNameLabel.labelString: New name:
  152.  
  153.  
  154. !
  155. ! Quote Dialog resources
  156. !
  157. *quote_popup.title: Send Quoted Command
  158. *quote.okLabelString: Send
  159. *quote*listLabel.labelString: Recently Referenced Commands:
  160. *quote*list.visibleItemCount: 6
  161. *quote*list.scrollBarDisplayPolicy: STATIC
  162. *quote*list.width: 220
  163. *quote*textLabel.labelString: Low-level FTP Command:
  164. *quote*warningLabel.labelString: WARNING!
  165. *quote*warningFrame.shadowType: SHADOW_ETCHED_OUT
  166. *quote*warningMsg1.labelString: Do not send commands directly to the
  167. *quote*warningMsg1.alignment: ALIGNMENT_BEGINNING
  168. *quote*warningMsg2.labelString: FTP server unless you know what you
  169. *quote*warningMsg2.alignment: ALIGNMENT_BEGINNING
  170. *quote*warningMsg3.labelString: are doing.  Press Help for details.
  171. *quote*warningMsg3.alignment: ALIGNMENT_BEGINNING
  172.  
  173.  
  174. !
  175. ! Question Dialog resources
  176. !
  177. *question_popup.title: Question
  178. *question.okLabelString: Yes
  179. *question.cancelLabelString: No
  180.  
  181.  
  182. !
  183. ! Abort Dialog resources
  184. !
  185. *abort_popup.title: Abort in Progress
  186. *abort.abortMessage.labelString:\
  187. ABORT OPERATION IN PROGRESS\n\n------------\n\nPLEASE BE PATIENT
  188.  
  189.  
  190. !
  191. ! Save Log Dialog resources
  192. !
  193. *saveLog_popup.title: Save Diagnostics Log
  194. *saveLog.selectionLabelString: Log File Name:
  195.  
  196.  
  197. !
  198. ! File Transfer Monitor Dialog resources
  199. !
  200. *monitor_popup.title: File Transfer Monitor
  201. *monitor.okLabelString: Abort
  202. *monitor.width: 306
  203. *monitor.height: 221
  204. *monitor.resizePolicy: RESIZE_NONE
  205. *monitor*nameLabel.labelString: File Name:
  206. *monitor*name.leftOffset: 95
  207. *monitor*lengthLabel.labelString: File Length:
  208. *monitor*length.leftOffset: 95
  209. *monitor*bytesMovedLabel.labelString: Bytes Moved:
  210. *monitor*bytesMoved.leftOffset: 95
  211.  
  212.  
  213. !
  214. ! Preferences Dialog resources
  215. !
  216. *prefs_popup.title: Xftp Preferences
  217. *prefs*okButton.labelString: OK
  218. *prefs*applyButton.labelString: Apply
  219. *prefs*cancelButton.labelString: Cancel
  220. *prefs*helpButton.labelString: Help
  221. *prefs.scrolledWindow.height: 280
  222. *prefs.scrolledWindow*rowColumn.frame.shadowType: SHADOW_OUT
  223. *prefs.scrolledWindow*radioBoxFrame.shadowType: SHADOW_ETCHED_IN
  224. *prefs.scrolledWindow.width: 447
  225.  
  226.  
  227. !
  228. ! Left Directory Path Dialog resources
  229. !
  230. *leftDirPath_popup.title: "Left" Host Directory
  231. *leftDirPath.cancelLabelString: Close
  232. *leftDirPath.width: 350
  233. *leftDirPath.height: 100
  234.  
  235.  
  236. !
  237. ! Right Directory Path Dialog resources
  238. !
  239. *rightDirPath_popup.title: "Right" Host Directory
  240. *rightDirPath.cancelLabelString: Close
  241. *rightDirPath.width: 350
  242. *rightDirPath.height: 100
  243.  
  244.  
  245. !
  246. ! Left Long Directory List Dialog resources
  247. !
  248. *leftDirLong_popup.title: "Left" Long Directory List
  249. *leftDirLong.closeButton.labelString: Close
  250. *leftDirLong.helpButton.labelString: Help
  251. *leftDirLong*dirList.columns: 75
  252. *leftDirLong*dirList.rows: 12
  253.  
  254.  
  255. !
  256. ! Right Long Directory List Dialog resources
  257. !
  258. *rightDirLong_popup.title: "Right" Long Directory List
  259. *rightDirLong.closeButton.labelString: Close
  260. *rightDirLong.helpButton.labelString: Help
  261. *rightDirLong*dirList.columns: 75
  262. *rightDirLong*dirList.rows: 12
  263.  
  264.  
  265. !
  266. ! Left Directory Table Dialog resources
  267. !
  268. *leftDirTable_popup.title: "Left" Tabular Directory List
  269. *leftDirTable.closeButton.labelString: Close
  270. *leftDirTable.helpButton.labelString: Help
  271. *leftDirTable.scrolledWindow.width: 400
  272. *leftDirTable.scrolledWindow.height: 200
  273.  
  274.  
  275. !
  276. ! Right Directory Table Dialog resources
  277. !
  278. *rightDirTable_popup.title: "Right" Tabular Directory List
  279. *rightDirTable.closeButton.labelString: Close
  280. *rightDirTable.helpButton.labelString:  Help
  281. *rightDirTable.scrolledWindow.width: 400
  282. *rightDirTable.scrolledWindow.height: 200
  283.  
  284.  
  285. !
  286. ! About XFTP Dialog resources
  287. !
  288. *about_popup.title: About LLNL XFTP
  289. *about.cancelLabelString: Close
  290. *about.helpLabelString: More
  291.  
  292. !
  293. ! Help Dialog resources
  294. !
  295. *help_popup.title: Help
  296. *help.width: 450
  297. *help.height: 300
  298.  
  299.  
  300. !
  301. ! Information Dialog resources
  302. !
  303. *information_popup.title: Information
  304.  
  305.  
  306. !
  307. ! Monitor resources
  308. !
  309. *mpMonitor_popup.title: Monitor
  310. *mpMonitor.okLabelString: Abort
  311. *mpMonitor.width: 350
  312. *mpMonitor.height: 100
  313.  
  314.  
  315. !
  316. ! View Dialog resources
  317. !
  318. *view.saveButton.labelString: Save
  319. *view.closeButton.labelString: Close
  320. *view.helpButton.labelString: Help
  321. *view*text.columns: 70
  322. *view*text.rows: 18
  323.  
  324.  
  325. !
  326. ! Viewer Preferences Dialog resources
  327. !
  328. *viewPrefs_popup.title: Viewer Preferences
  329. *viewPrefs*listLabel.labelString: Extensions:
  330. *viewPrefs*list.visibleItemCount: 8
  331. *viewPrefs*list.scrollBarDisplayPolicy: STATIC
  332. *viewPrefs*extensionLabel.labelString: Extension:
  333. *viewPrefs*commandLineLabel.labelString: Viewer Command Line:
  334. *viewPrefs*editFrame.shadowType: SHADOW_ETCHED_IN
  335. *viewPrefs*addButton.labelString: Add
  336. *viewPrefs*replaceButton.labelString: Replace
  337. *viewPrefs*deleteButton.labelString: Delete
  338. *viewPrefs*messageFrame.shadowType: SHADOW_ETCHED_OUT
  339. *viewPrefs*message1.labelString: If "Viewer Command Line" is null then the built-in
  340. *viewPrefs*message1.alignment: ALIGNMENT_BEGINNING
  341. *viewPrefs*message2.labelString: viewer will be used.    Use "<>" for file name.
  342. *viewPrefs*message2.alignment: ALIGNMENT_BEGINNING
  343.  
  344. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  345. !
  346. !   Use the following settings for large font:
  347. !
  348. !   XFtp*defaultFontList: *hel*-b*-r-*-14-*,variable
  349. !   XFtp*fontList: *hel*-b*-r-*-14-*,variable
  350. !   XFtp*leftDirLong*dirList.fontList: 9x15bold,fixed
  351. !   XFtp*rightDirLong*dirList.fontList: 9x15bold,fixed
  352. !   XFtp*view*text.fontList: 9x15bold,fixed
  353. !   *main.width: 560
  354. !   *main.height: 460
  355. !   *monitor*name.leftOffset: 102
  356. !   *monitor*length.leftOffset: 102
  357. !   *monitor*bytesMoved.leftOffset: 102
  358. !   *prefs.scrolledWindow.width: 470
  359. !
  360. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  361.  
  362.  
  363.